Skip to content

London | May-26 | Liridona Shehu | Sprint 2 | Book Library - #506

Open
shehu-dona wants to merge 9 commits into
CodeYourFuture:mainfrom
shehu-dona:book-library
Open

London | May-26 | Liridona Shehu | Sprint 2 | Book Library#506
shehu-dona wants to merge 9 commits into
CodeYourFuture:mainfrom
shehu-dona:book-library

Conversation

@shehu-dona

Copy link
Copy Markdown

Self checklist

  • [x ] I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • [x ] My changes meet the requirements of the task
  • [x ] I have tested my changes
  • [x ] My changes follow the style guide

Changelist

A PR with debugging exercises.

@github-actions

This comment has been minimized.

@shehu-dona shehu-dona added 📅 Sprint 2 Assigned during Sprint 2 of this module Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Module-Data-Flows The name of the module. labels Aug 2, 2026

@cjyuan cjyuan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you check if any of this general feedback can help you further improve your code?
https://github.com/CodeYourFuture/Module-Data-Flows/blob/general-review-feedback/debugging/book-library/feedback.md

Doing so can help me speed up the review process. Thanks.

@cjyuan cjyuan added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Aug 3, 2026
@shehu-dona

Copy link
Copy Markdown
Author

Hello @cjyuan I updated the work following the guide you send me.

Comment thread debugging/book-library/script.js Outdated
Comment thread debugging/book-library/script.js Outdated
Comment thread debugging/book-library/index.html
Comment thread debugging/book-library/script.js Outdated
Comment thread debugging/book-library/script.js Outdated
const deletedTitle = book.title;
myLibrary.splice(i, 1);
render();
console.log(`You've deleted title: ${deletedTitle}`);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does not quite show the message to the user.

Suggestion: Look up a non-blocking approach to show messages.

@shehu-dona

Copy link
Copy Markdown
Author

Hello @cjyuan<
I read your comments and updated the code.

@shehu-dona shehu-dona added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Aug 3, 2026
@cjyuan

cjyuan commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Changes look good.

Note: The checkboxes in the PR description is not properly encoded in Markdown syntax.
For more info, see: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/about-tasklists

@cjyuan cjyuan added Complete Volunteer to add when work is complete and all review comments have been addressed. and removed Reviewed Volunteer to add when completing a review with trainee action still to take. Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Aug 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Complete Volunteer to add when work is complete and all review comments have been addressed. Module-Data-Flows The name of the module. 📅 Sprint 2 Assigned during Sprint 2 of this module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants